Welcome![Sign In][Sign Up]
Location:
Search - MATLAB JPEG

Search list

[Special EffectsJPEG_encoder_and_decoder

Description: create JPEG encoder and decoder using matlab-create JPEG encoder and decoder
Platform: | Size: 10240 | Author: dragonslaver | Hits:

[Compress-Decompress algrithms29782187JPGCompress

Description: jpeg compress by matlab. sourcecode
Platform: | Size: 1024 | Author: mooi | Hits:

[Othermbsteg_1.1

Description: 基于模型的数字隐写方法,该程序需要在MATLAB的JPEG工具箱下运行。-Model-based method of digital steganography, the process requires the JPEG toolbox in the MATLAB run.
Platform: | Size: 70656 | Author: zoe | Hits:

[matlabworkingjpeg

Description: JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.
Platform: | Size: 3072 | Author: anitha | Hits:

[Multimedia Developjpeg

Description: jpeg code using matlab.done on lena image
Platform: | Size: 58368 | Author: nisha | Hits:

[Windows Developjpeg

Description: 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像-JPEG
Platform: | Size: 2048 | Author: gj | Hits:

[Compress-Decompress algrithmsjpegexample

Description: JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.-JPEG compression codes and example.Pefect codes for new learner
Platform: | Size: 88064 | Author: 张庆 | Hits:

[matlabjpeg_encode+decoderhojoon

Description: This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. -This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
Platform: | Size: 3072 | Author: Ho Joon Lee | Hits:

[OtherDocuments

Description: This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. -This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
Platform: | Size: 95232 | Author: Ho Joon Lee | Hits:

[matlabJPEG-Matlabencode

Description: JPEG编码的MATLAB程序代码,条例清晰,方便好用-JPEG encoding MATLAB code, regulations clear and is easy to use
Platform: | Size: 7168 | Author: | Hits:

[Compress-Decompress algrithmsArchive

Description: JPEG图像压缩及还原实例源代码 非常值得研究一下-JPEG image compression and restore the source code examples are very worthy of study! ! !
Platform: | Size: 140288 | Author: wupeng | Hits:

[Windows Developwaveback

Description: wavelet-Jpeg 2000 compression of still images
Platform: | Size: 1024 | Author: sehar | Hits:

[Windows Developwaveback

Description: Jpeg 2000 compression of images
Platform: | Size: 1024 | Author: sehar | Hits:

[Otherjpegmatlab

Description: jpeg图像进行量化和反量化的matlab程序-jpeg images can be quantified and inverse quantization of the matlab program
Platform: | Size: 7168 | Author: carol | Hits:

[Graph programjpeg-matlab

Description: 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
Platform: | Size: 58368 | Author: liming | Hits:

[Compress-Decompress algrithmsitu-t81[1]

Description: Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding & AC huffman coding) & adding jfif header following the rules specified in itu-t.81.
Platform: | Size: 966656 | Author: dwn | Hits:

[Special EffectsJPEG

Description: matlab实现jpeg的实验报告,自己在国外学习写的,是英文-implementation of jpeg using matlab, word file
Platform: | Size: 576512 | Author: huhanye | Hits:

[Special Effectsimagedatabase

Description: 本文首先介绍了静态图像压缩(jpeg)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,所需图像-This paper describes the static image compression (jpeg) coding algorithm is the basic principle of compression process and the important process of the realization of discrete cosine transform (DCT) Algorithm and the Software Realization of the routine, the necessary image
Platform: | Size: 7904256 | Author: kersmlonq | Hits:

[Compress-Decompress algrithmsJPEG

Description: 对一段原始视频图像序列做压缩,生成压缩文件;对此压缩文件做解压缩处理,生成显示图像;将此显示图像与原始图像做质量、压缩文件大小等各个方面做比较。-On the original video image sequence to do a compression to generate compressed file to do this compressed file decompression processing to generate display images this shows the original image and the image quality, compressed file size to compare the fields.
Platform: | Size: 5604352 | Author: tosh | Hits:

[Multimedia programJPEG_Encoder

Description: the source code for the JPEG encoder in MATLAB language
Platform: | Size: 393216 | Author: sk | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 31 »

CodeBus www.codebus.net